Returns the set of Link objects resulting from the subtraction of one Links collection from another.
Retval = object.Subtract(LinkSelection)
LinkSelection |
Links collection The Links collection to subtract from the current object. |
The resulting collection contains all members of the current object that do not appear in the LinkSelection collection.